EN FR
EN FR


Section: New Software and Platforms

OPAM Builder

Keywords: Ocaml - Continuous integration - Opam

Functional Description: OPAM Builder checks in real-time the installability on a computer of all packages after any modification of the repository. To achieve this result, it uses smart mechanisms to compute incremental differencies between package updates, to be able to reuse cached compilations, and switch from a quadratic complexity to a linear complexity.